A B C E G H I J L M N O P Q R S T W

N

Net - class mscJNeuralNet.net.Net.
Das eigentliche Multilayered Perceptron (MLP).
Net(int[]) - Constructor for class mscJNeuralNet.net.Net
Erzeugt ein Netz mit der angegebenen Layerstrucktur.
NetConnectorsEnumeration - class mscJNeuralNet.connectors.enumerations.NetConnectorsEnumeration.
Enumeration über alle verfügbaren Klassen, welche die Schnittstelle INetConnector implementieren.
NetConnectorsEnumeration() - Constructor for class mscJNeuralNet.connectors.enumerations.NetConnectorsEnumeration
 
NetPerformanceReporter - class mscJNeuralNet.netPerformanceStatistics.NetPerformanceReporter.
Diese Klasse dient der Erzeugung eines Berichtes über die berechneten Ist-Soll Fehlerwerte eines Netzes.
NetPerformanceReporter() - Constructor for class mscJNeuralNet.netPerformanceStatistics.NetPerformanceReporter
 
NetPerformanceStatistics - class mscJNeuralNet.netPerformanceStatistics.NetPerformanceStatistics.
Diese Klasse enthält Informationen zu verschiedenen Netzfehlern.
NetPerformanceStatistics() - Constructor for class mscJNeuralNet.netPerformanceStatistics.NetPerformanceStatistics
 
NetPerformanceStatisticsCalculator - class mscJNeuralNet.netPerformanceStatistics.NetPerformanceStatisticsCalculator.
Diese Klasse berechnet die aktuellen Ist-Soll Fehlerwerte eines Netzes.
NetTrainer - class mscJNeuralNet.trainer.NetTrainer.
Diese Klasse dient zum Trainieren eines KNN.
NetTrainer() - Constructor for class mscJNeuralNet.trainer.NetTrainer
 
netOutputs - Variable in class mscJNeuralNet.netPerformanceStatistics.NetPerformanceStatistics
[pattern][neuron]
Die Netzausgaben zu den entsprechenden Eingabemustern (Ist-Werte).
neuronAbsoluteError - Variable in class mscJNeuralNet.netPerformanceStatistics.NetPerformanceStatistics
[pattern][neuron]
Absoluter Fehler eines einzelnen Neurons, berechnet als Abs(Soll-Wert - Ist-Wert).
neuronSquaredError - Variable in class mscJNeuralNet.netPerformanceStatistics.NetPerformanceStatistics
[pattern][neuron]
Quadrat des Fehlers eines einzelnen Neurons, berechnet als (Soll-Wert - Ist-Wert)^2
nextElement() - Method in class mscJNeuralNet.connectors.enumerations.NetConnectorsEnumeration
Es wird jeweils ein Objekt des Typs INetConnector zurückgeliefert.
nextElement() - Method in class mscJNeuralNet.trainingAlgorithms.enumerations.TrainingAlgorithmsEnumeration
Es wird jeweils ein Objekt des Typs INetTrainingAlgorithm zurückgeliefert.
notify(Observable) - Method in class mscJNeuralNet.examples.TestJEnvironmentPanel
 
notify(Observable) - Method in class mscJNeuralNet.examples.TestJGuiComponents
 
notify(Observable) - Method in class mscJNeuralNet.examples.TestTrippleXorLearnConcurrent
 
notify(Observable) - Method in class mscJNeuralNet.gui.JNetErrorGraphView
 
notify(Observable) - Method in class mscJNeuralNet.gui.JNetTrainerControl
 
notify(Observable) - Method in class mscJNeuralNet.gui.JNetTrainingAlgorithmControl
 
notify(Observable) - Method in class mscJNeuralNet.gui.subComponents.JGraphViewRuleLeft
 
notify(Observable) - Method in class mscJNeuralNet.gui.subComponents.JGraphViewRuleTop
 
notify(Observable) - Method in class mscJNeuralNet.gui.subComponents.JWeightView
 

A B C E G H I J L M N O P Q R S T W